home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 62
/
Volume 62 - JOGO DISK .iso
/
Games
/
tatiana.swf
/
scripts
/
DefineButton2_334
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-03-17
|
73b
|
7 lines
on(release){
tellTarget("g1")
{
gotoAndStop(5);
}
}